Hi
I need to replace a text in pdf with multiple lines , example
test1 => test1
test2
test3.
i tried to add \n but it does not work. It adds space like test1 test2 test3.
we are using TextFragmentAbsorber to find…...Document; import com.aspose.pdf.FontRepository;...the PDF document Document pdfDocument = new Document("input.pdf");...